| Name | Description | |
|---|---|---|
![]() | getClippingStyle | Gets the clipping style. |
![]() | getCos3DProjection | Gets the COS 3D projection. |
![]() | getFarClippingDistance | Gets the far clipping distance. The value is meaningful only if method returns PDF3DProjectionClippingStyle.EXPLICIT_NEAR_FAR. |
![]() | getFieldOfView | Gets the field of view. This value is meaningful only if method returns PDF3DProjectionType.PERSPECTIVE. |
![]() | getNearClippingDistance | Gets the near clipping distance. This value is meaningful only if method returns PDF3DProjectionClippingStyle.EXPLICIT_NEAR_FAR or if method returns PDF3DProjectionType.PERSPECTIVE. |
![]() | getOrthoScaleStrategy | Gets the ortographic scale strategy. |
![]() | getScaling | Gets the scaling used when projecting the 3D artwork. |
![]() | getType | Gets the type of projection. |
![]() | setClippingStyle | Sets the clipping style. |
![]() | setFarClippingDistance | Sets the far clipping distance. The clippingDistance is meaningful only if method returns PDF3DProjectionClippingStyle.EXPLICIT_NEAR_FAR. |
![]() | setFieldOfView | Sets the field of view. This value is meaningful only if method returns PDF3DProjectionType.PERSPECTIVE. |
![]() | setNearClippingDistance | Sets the near clipping distance. This value is meaningful only if method returns PDF3DProjectionClippingStyle.EXPLICIT_NEAR_FAR or if method returns PDF3DProjectionType.PERSPECTIVE. The value must be non-negative for orthographic projections and positive for perspective projections. |
![]() | setOrthoScaleStrategy | Sets the ortographic scale strategy. |
![]() | setScaling | Sets the scaling used when projecting the 3D artwork. |
![]() | setType | Sets the type of projection. |
